Extension::BSONFileToResultSet Method

Syntax

.FileToResultSet as SQL::ResultSet (filename as C [, orderExpression as C [, options as C [, tableInfo as P]]])

Arguments

filename

Character

orderExpression

Character

options

Character

tableInfo

Pointer

Description

Create a result set from bson and optional order expresion, options ("","distict" or "distict row") and table info (schema).